Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-986 | GEN003320 | SV-45656r1_rule | Medium |
Description |
---|
Default accounts, such as bin, sys, adm, uucp, daemon, and others, should never have access to the "at" facility. This would create a possible vulnerability open to intruders or malicious users. |
STIG | Date |
---|---|
SUSE Linux Enterprise Server v11 for System z | 2016-12-20 |
Check Text ( C-43021r1_chk ) |
---|
# more /etc/at.allow If default accounts (such as bin, sys, adm, and others) are listed in the at.allow file, this is a finding. |
Fix Text (F-39054r1_fix) |
---|
Remove the default accounts (such as bin, sys, adm, and others traditionally UID less than 500) from the at.allow file. |